Skip to main content link. Accesskey S
  • Help
  • HCL Logo
  • HCL Lotus Expeditor wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL forums and blogs
  • Home
  • Product Documentation
  • Community Articles
Search
Community Articles > Troubleshooting > Expeditor Server installer can not recognize WAS 7.0.0.1x
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Expeditor Server installer can not recognize WAS 7.0.0.1x

Expeditor Server installer shows software prerequisites checking error when the version of WAS 7 server is greater then 7.0.0.9
Community articleExpeditor Server installer can not recognize WAS 7.0.0.1x
Added by ~Holly Dwoboosigen | Edited by IBM contributor~Bill Dwokrosterakol on September 14, 2010 | Version 5
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
Expeditor Server installer shows software prerequisites checking error when the version of WAS 7 server is greater then 7.0.0.9
Tags: server, 6.2.2, software, prerequisites, troubleshoot
Problem: Lotus Expeditor Server installer can not recognize WAS 7.0.0.1x.
Cause: The prereq.xml file has wrong regular expressions which make it can not validate WAS 7 when it has fix pack numbers greater than 10.
Resolving the problem:
Follow these steps to fix the regular expressions:
  1. Copy all files from CD/DVD media into local file system (NEW_INSTALL_MEDIA_PATH).
  2. Using a ZIP tool to open the install.jar (it is in NEW_INSTALL_MEDIA_PATH\package\ folder).
  3. Extract the prereq.xml (Path: installer.jar\648fab634017de17534635f629d78c4f\LoadPrereqXML\).
  4. Use text editor to modify following regular expressions after tag are exist:
    <productInfo name="WAS" edition="express" version="7\.0\.0\.([5-9]|[1-9][0-9])" resultKey="was70_express" checkByDefault="yes" />
    <productInfo name="WAS" edition="base"    version="7\.0\.0\.([5-9]|[1-9][0-9])" resultKey="was70_base"    checkByDefault="yes" />
    <productInfo name="WAS" edition="nd6"     version="7\.0\.0\.([5-9]|[1-9][0-9])" resultKey="was70_nd"      checkByDefault="yes" />
  5. Put the modified prereq.xml back to the installer.jar (Path: installer.jar\648fab634017de17534635f629d78c4f\LoadPrereqXML\).
  6. On Linux or AIX, script files are required to change access rights so as to be executable. Use command "chmod a+x -R *.sh" and start to install Expeditor Server.

  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (5)
collapsed Versions (5)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (5)Sep 14, 2010, 9:16:44 AM~Bill Dwokrosterakol  IBM contributor
4Sep 14, 2010, 8:40:52 AM~Bill Dwokrosterakol  IBM contributor
3Sep 14, 2010, 8:38:00 AM~Bill Dwokrosterakol  IBM contributor
2Sep 14, 2010, 8:29:08 AM~Bill Dwokrosterakol  IBM contributor
1Sep 14, 2010, 8:25:02 AM~Holly Dwoboosigen  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software Support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility